FTP TERMINATE

This command will allow you to terminate a current download started by FTP GET FILE.

  Syntax
FTP TERMINATE
  Returns

This command does not return a value.

  Example Code
ftp connect
ftp set dir "photos"
ftp get file "db_photo_pack1.zip"
ftp terminate
ftp disconnect
  See also

FTP Commands Menu
Index